iT邦幫忙

2022 iThome 鐵人賽

DAY 25
0
Mobile Development

iOS菜逼八連續30天挑戰-2系列 第 25

iOS菜逼八連續30天挑戰-2 用Firebase當作登入系統-2

  • 分享至 

  • xImage
  •  

接下來我們要在firebase上面建立儲存庫,用來存我們建立或是管理已登入的使用者:
再次打開podFile

pod 'Firebase/Core'

然後pod install

打開專案,選xcworkspace:

AppDelegate裏面import Firebase

在 func application(_ application: UIApplication, didFinishLaunchingWithOptions launchOptions: [UIApplication.LaunchOptionsKey: Any]?) -> Bool 底下加入這段:

 FirebaseApp.configure()

點選Get started:

然後點「+」,新增專案:





上一篇
iOS菜逼八連續30天挑戰-2 用Firebase當作登入系統-1
下一篇
iOS菜逼八連續30天挑戰-2 用Firebase當作登入系統-3
系列文
iOS菜逼八連續30天挑戰-230
圖片
  直播研討會
圖片
{{ item.channelVendor }} {{ item.webinarstarted }} |
{{ formatDate(item.duration) }}
直播中

尚未有邦友留言

立即登入留言